home *** CD-ROM | disk | FTP | other *** search
/ STraTOS 1997 April & May / STraTOS 1 - 1997 April & May.iso / CD01 / INTERNET / SITES / RAND / ALL95.LZH / transcript_1108 / partx-sun-attachment21 < prev    next >
Encoding:
Text File  |  1995-11-26  |  2.0 KB  |  72 lines

  1. ----------
  2. X-Sun-Data-Type: text
  3. X-Sun-Data-Description: text
  4. X-Sun-Data-Name: text
  5. X-Sun-Charset: us-ascii
  6. X-Sun-Content-Lines: 54
  7.  
  8.  
  9. Laurent here,
  10.  
  11.  
  12. As promise before, I send you the code and ttp executive of Bad mood.
  13.  
  14. First, tell me when it arrives, as I've sometime got problems with
  15. files I send by mail.
  16.  
  17. Be carefull, I've forgotten to create a directory in the zip file, so
  18. all the files are on the root in the .zip file.
  19.  
  20. I've moved the keys during the game. Now,  press F1, then F4, then play.
  21.  
  22. Don't press tab actually, I haven't finished to code the map. Anyway,
  23. if you press tab, you'll have to press SPACE to quit the map.
  24.  
  25.  
  26. For people who want to look into the code :
  27.  
  28. - all the code in capital letters is not optimised yet.
  29.  
  30. - I've kept the code organized like in the c functions, so, with the c
  31.   code, you can understand what happens in the assembly code.
  32.   I'll try to comment it more if I've got the time.
  33.  
  34. - For people who want to change things in the source, we'll have to 
  35.   implement rules :
  36.    - Never change the actual variables name,
  37.    - If you create a new function, please, put comments at the beginning
  38.      with :
  39.       - your name,
  40.       - the function name and purpose,
  41.       - the entrance parameters,
  42.       - the return parameters,
  43.       - other comments if needed.
  44.    - Always put branch labels with an explicite name, and make them beggin
  45.      by a point (.), like that, if we use the same name in another function,
  46.      it won't annoy us.
  47.    - Write everything in english.
  48.    - Make a readme file where you explain where you changed things, and what
  49.      you have modified.
  50.  
  51. We should try to give people a specific point to code, else, people may
  52. code the same thing twice, or code opposite things.
  53.  
  54. If you have any comment or suggestion, write me.
  55.  
  56. Laurent
  57.  
  58. ---
  59. Sallafranque Laurent
  60. sallafra@col.bsf.alcatel.fr
  61.  
  62. ----------
  63. X-Sun-Data-Type: default-app
  64. X-Sun-Data-Description: default
  65. X-Sun-Data-Name: bad_mood.zip
  66. X-Sun-Encoding-Info: uuencode
  67. X-Sun-Content-Lines: 1522
  68.  
  69. begin 600 bad_mood.zip
  70. end
  71.  
  72.